• Access the installation log by issuing following command tailf /var/log/messages
• The log file should contain following entries.: Result of installing post install steps for database 0 and SSC installation is done.
• As a root user issue following command: su -database- c “/localhome/install/database/runInstaller -silent -noconfig -responseFile /localhome/install/database/ssc_database_sw_install.rsp”
• This command will update log file in ../var/log/messages directory.
• Access .. /var/log/message directory.
• Delete .Xauthority file from home/root directory.
• Issue following command: mv /var/.com.zerog.registry.xml var/.com.zerog.registry.xml.
• Delete.. /tmp/ssc folder.
• Access the logs in file logs/startup.log directory.
SSC is not able to start and displays following message Error: Syntax error on line 40 of /localhome/ssc/3rdparty/apache/conf/httpd.conf
• Access the etc/hosts file, and get the ip address of the blade where SSC is not starting.
• Edit the file localhome/ssc/3rdparty/apache/conf/httpd.conf and add this IP address before the port as follows: Listen 192.168.10.2:8080 where 192.168.10.2 is the host IP address.
• Stop SSC using command sscadmin stop.
• Start SSC using command sscadmin start.
• Stop SSC instance using script ./sscadm stop.
• List all the SSC processes that are still active by using command ps –e | grep sn_*.
• Re-start SSC using script ./sscadm start.
Not able to start database listener. database listener process is not running.
•
•
• Enter quit.
12519:database-12519:TNS: no appropriate service handler found – error listed in log/sn_SSCn.log file.
•
• Access the directory ../localhome/ssc/install/spr_install .
• Check the database status by issuing following command:./sscdbstatus.sh SSC .
• If databaseno longer owns the listener process, and this process is owned by daemon, then kill listener process, as a root user and using kill -9 <pid> command.
•
• Now, again check the status of database, by accessing../ssc/install/spr_install directory and by issuing command: ./sscdbstatus.sh SSC .
Installer is not able to create the IMDB_App grid.
• Access the following file on the blade where database is configured: /localhome/database/app/database/product/11.2.0/dbhome_1/network/admin/tnsnames.ora.
• Check the SSC entry in this file that contains following fields(DESCRIPTION =, (ADDRESS_LIST = (ADDRESS= PROTOCOL = TCP) (HOST = datablade1) (PORT = 1521)) CONNECT_ DATA = (SID =SSC))).
• Ensure that you can log-in to database as sqlplus spradm/spr_adm@SSC .
|
| Cisco Systems Inc. |
| Tel: 408-526-4000 |
| Fax: 408-527-0883 |